home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 7
/
Aminet 7 - August 1995.iso
/
Aminet
/
text
/
hyper
/
ADtoHT2_1.lha
/
Source.lha
/
Version.h
< prev
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-04-22
|
215 b
|
10 lines
#ifndef VERSION_H
#define VERSION_H
#define PROGRAM_NAME "ADtoHT"
#define PROGRAM_VERSION "2.1"
#define PROGRAM_DATE "22.04.95"
#define PROGRAM_COPYRIGHT "© 1993-1995 Christian Stieber"
#endif /* VERSION_H */